home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Plawiz.dll / 0 / RCDATA / TFORMSELECCIONELEMENTOS / TFORMSELECCIONELEMENTOS.txt < prev   
Text File  |  2002-10-11  |  3KB  |  105 lines

  1. object FormSeleccionElementos: TFormSeleccionElementos
  2.   Left = 253
  3.   Top = 186
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Selecci∩┐╜n de elementos'
  7.   ClientHeight = 275
  8.   ClientWidth = 335
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poOwnerFormCenter
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Left = 25
  23.     Top = 10
  24.     Width = 203
  25.     Height = 13
  26.     Caption = 'Selecciona el elemento que deseas a∩┐╜adir:'
  27.   end
  28.   object BtnCancelar: TPlaButton
  29.     Left = 251
  30.     Top = 243
  31.     Width = 73
  32.     Height = 21
  33.     Caption = 'Cancelar'
  34.     Font.Charset = ANSI_CHARSET
  35.     Font.Color = clWindowText
  36.     Font.Height = -11
  37.     Font.Name = 'Tahoma'
  38.     Font.Style = []
  39.     ParentFont = False
  40.     TabOrder = 2
  41.     ModalResult = 2
  42.   end
  43.   object BtnAceptar: TPlaButton
  44.     Left = 169
  45.     Top = 243
  46.     Width = 73
  47.     Height = 21
  48.     Caption = 'Aceptar'
  49.     Enabled = False
  50.     Font.Charset = ANSI_CHARSET
  51.     Font.Color = clWindowText
  52.     Font.Height = -11
  53.     Font.Name = 'Tahoma'
  54.     Font.Style = []
  55.     ParentFont = False
  56.     TabOrder = 1
  57.     Default = True
  58.     ModalResult = 1
  59.   end
  60.   object m_PTVElementosSeleccionar: TPlaTreeView
  61.     Left = 25
  62.     Top = 26
  63.     Width = 285
  64.     Height = 203
  65.     AllowMultiDrag = False
  66.     AutoCheck = False
  67.     AutoExpand = False
  68.     AutoScroll = True
  69.     ChangeDelay = 0
  70.     CheckBoxesType = ctNone
  71.     DragExpandDelay = 100
  72.     ExpandOnDrag = True
  73.     HideSelection = True
  74.     HotTrack = False
  75.     Indent = 19
  76.     MultiSelect = True
  77.     ShowLines = False
  78.     ShowButtons = True
  79.     ShowHeader = False
  80.     OnAfterInsert = PTVElementosSeleccionarAfterInsert
  81.     OnCollapsed = PTVElementosSeleccionarCollapsed
  82.     OnCompare = PTVElementosSeleccionarCompare
  83.     OnDeletion = PTVElementosSeleccionarDeletion
  84.     OnExpanding = PTVElementosSeleccionarExpanding
  85.     OnSelectionChanged = PTVElementosSeleccionarSelectionChanged
  86.     ReadOnly = True
  87.     ShowRoot = True
  88.     SortOrder = soAscending
  89.     SortType = stNone
  90.     ToolTips = True
  91.     Font.Charset = DEFAULT_CHARSET
  92.     Font.Color = clBlack
  93.     Font.Height = -11
  94.     Font.Name = 'Tahoma'
  95.     Font.Style = []
  96.     DragCursor = crDrag
  97.     DragMode = dmManual
  98.     TabOrder = 0
  99.     TabStop = True
  100.     OnMouseDown = PTVElementosSeleccionarMouseDown
  101.     ParentFont = False
  102.     Data = {000100000000FE}
  103.   end
  104. end
  105.